home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1998 July / EnigmA AMIGA RUN 29 (1998)(G.R. Edizioni)(IT)[!][issue 1998-07 & 08].iso / recent / iib122.lha / IIB / Threads / Additional / PauseRnd.irx < prev    next >
Text File  |  1998-05-03  |  529b  |  16 lines

  1. /*
  2.   Imagine5.1 Example pause render script.
  3.  
  4.   V1.0 : 2-May-1998 M.Mckenzie - Issued to demonstrate the pause render function.
  5.  
  6.   Notes: This script could be copied and modified to create a resume render
  7.          script, or expanded to provide this functionality within the one file.
  8. */
  9.  
  10. /* This following line may have to be adapted if you plan on running multiple
  11.    copies of Imagine. (If using V5.0, replace the "_" character with ".") */
  12. ADDRESS 'Imagine_1'
  13.  
  14. PAUSERENDER   /* change this line to RESUMERENDER if needed */
  15.  
  16.